Parameter Summary
This topic is part of the Grade Estimation range of topics.
A summary of all parameters is given in the following table. All parameters are optional, and if not specified will take their default values:
ESTIMA - Summary of Parameters |
|||
Parameter |
Default |
Method(s) |
Description |
1 |
All |
||
1 |
All |
Number of subcells in Y if &PROTO is empty |
|
1 |
All |
Number of subcells in Z if &PROTO is empty |
|
1 |
IPD, OK, SK |
Cell discretisation method: |
|
XPOINTS |
1 |
@DISCMETH=1 |
Number of discretisation points in X |
1 |
@DISCMETH=1 |
Number of discretisation points in Y |
|
1 |
@DISCMETH=1 |
Number of discretisation points in Z |
|
XDSPACE |
1 pt at cell centre |
@DISCMETH=2 |
Distance between discretisation points in X |
1 pt at cell centre |
@DISCMETH=2 |
Distance between discretisation points in Y |
|
1 pt at cell centre |
@DISCMETH=2 |
Distance between discretisation points in Z |
|
PARENT |
0 |
All |
Parent cell flag:
|
1 |
@PARENT=2 |
Minimum number of discretisation points |
|
&PROTO min X |
All |
Minimum X value for model updating |
|
&PROTO max X |
All |
Maximum X value for model updating |
|
&PROTO min Y |
All |
Minimum Y value for model updating |
|
&PROTO max Y |
All |
Maximum Y value for model updating |
|
&PROTO min Z |
All |
Minimum Z value for model updating |
|
&PROTO max Z |
All |
Maximum Z value for model updating |
|
0 |
All |
Copy flag:
|
|
1 |
OK, SK |
F value approximation:
|
|
1 |
@FVALTYPE=2 |
Step size for cell approximation for F value |
|
3 |
Unfold |
Method of defining string linking |
|
2 |
Unfold |
The type of UCSA coordinate |
|
3 |
Unfold |
The type of UCSB coordinate |
|
2 |
Unfold |
The type of UCSC coordinate |
|
1 |
Unfold |
The plane of the structural interpretations |
|
HANGID |
- |
Unfold |
The value of hangingwall field in &STRING file |
- |
Unfold |
The value of footwall field in &STRING file |
|
0 |
Unfold |
Tolerance in the calculation of UCSA coordinate |
|
- |
Unfold |
Tag number defining origin of UCSB axis |
|
|
0 |
All |
Flag controlling quantity of displayed output:
|
ECHO |
0 |
All |
Flag controlling output sent to print file:
|
Files and Fields
A summary of all the files used by ESTIMA is given in the following table:
File Name |
Input/Output |
Mandatory/Optional |
Description |
PROTO |
I |
M |
|
IN |
I |
M |
Sample data file |
I |
M |
Search volume parameter file |
|
I |
M |
Estimation parameter file |
|
I |
O |
Variogram model parameter file |
|
STRING |
I |
O |
Unfolding strings file |
MODEL |
O |
M |
Output model |
O |
O |
Sample output file |
Most of these files have been described in detail in the previous sections. A brief description of the Input Prototype Model and Sample Data files is given here:
Input Prototype Model
This is a standard Datamine model file containing the 13 compulsory fields. In addition it may contain the following three fields:
LOCALM_F: the local mean for simple kriging
ZONE1_F: first field for zonal control
ZONE2_F: second field for zonal control
Sample Data File
This file must contain the X, Y and Z coordinates of the samples, and at least one grade field.
ESTIMA expects the names of the coordinate fields to be X, Y and Z. However, if other names have been used then they can be specified, for example:
*X(EAST), *Y(NORTH), *Z(RL)
The name(s) of the grade field(s) are defined using the fields VALUE_IN in the Estimation Parameter file. The other fields (all optional) in the Sample Data file are:
ZONE1_F: first field for zonal control
ZONE2_F: second field for zonal control
KEY: field used to restrict samples per keyfield
LENGTH_F: field for Inverse Power Distance length weighting
DENS_F: field for Inverse Power Distance density weighting
These fields are specified in the same way as specifying coordinates e.g. *KEY(BHID).
However, please note that if there was a field named KEY in the Sample Data file and MAXKEY was set to 1 or more in the Estimation Parameter file, then the process would use the field KEY for restricting samples even if *KEY(KEY) was not specified.
A similar situation to the KEY field example applies to the other fields, which is why they have been given names which are unlikely to occur in normal use.
Summary of Fields
ESTIMA uses the standard Datamine field naming conventions. The fields which are prompted for are shown below. Note that all fields are optional:
Parameter | Default | Method(s) |
IN | X | X coordinate of sample data |
Y | Y coordinate of sample data | |
Z | Z coordinate of sample data | |
KEY | Key field used to restrict samples for estimation | |
LENGTH_F | Field used for length weighting for IPD | |
DENS_F | Field used for density weighting for IPD | |
IN, PROTO, MODEL, ESTPARM | ZONE1_F | First field for zonal control |
ZONE2_F | Second field for zonal control | |
STRING | SECTION | Section identifier for unfolding |
BOUNDARY | Boundary identifier for unfolding | |
WSTAG | Within section tag | |
BSTAG | Between section tag | |
TAG | Tag field |